Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix backtrace filtering in failed testsets #23998

Merged
merged 2 commits into from
Oct 8, 2017
Merged

Conversation

KristofferC
Copy link
Member

@KristofferC KristofferC commented Oct 5, 2017

Also rewrite the test a bit to be more similar to how it is used in practice.

We'll see if this needs some path normalization.

@KristofferC KristofferC changed the title fix backtrace filtering fix backtrace filtering in failed testsets Oct 5, 2017
@test_broken !contains(str, "client.jl")
end
end
f = tempname()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should delete this when done, or use a mktemp do block

@KristofferC KristofferC merged commit d377713 into master Oct 8, 2017
@fredrikekre fredrikekre deleted the kc/fix_filter_bt branch October 8, 2017 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants